Skip to content

Conversation

barbaraperic
Copy link
Collaborator

@barbaraperic barbaraperic commented May 6, 2025

Description

This PR addresses a permission issue in our GitHub Actions workflow that was preventing the automatic creation of pull requests for Lotus version updates. The workflow was failing with a 403 error due to insufficient permissions for the github-actions bot.

Key changes:
• Add explicit permissions configuration to allow the workflow to create and push to branches
• Ensure proper token usage for the create-pull-request action
• Refactor get-latest-lotus-version script to work as a standalone Node.js command, making it easier to run independently

@barbaraperic barbaraperic self-assigned this May 6, 2025
@barbaraperic barbaraperic requested a review from lanzafame May 6, 2025 13:29
@barbaraperic barbaraperic marked this pull request as ready for review May 6, 2025 13:30
@lanzafame lanzafame merged commit 93047a1 into main May 7, 2025
3 checks passed
@lanzafame lanzafame deleted the bp/fix-script-github-action branch May 7, 2025 06:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants